home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / windows / dessol.zip / _SETUP.1 / DsqSln32.exe / 0 / RCDATA / TVIEWFRM / TVIEWFRM.txt
Text File  |  1996-08-17  |  394b  |  23 lines

  1. object ViewFrm: TViewFrm
  2.   Left = 476
  3.   Top = 545
  4.   Width = 172
  5.   Height = 151
  6.   Caption = 'Image Viewer'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'System'
  10.   Font.Style = []
  11.   Position = poScreenCenter
  12.   PixelsPerInch = 96
  13.   TextHeight = 16
  14.   object BMPImage: TImage
  15.     Left = 0
  16.     Top = 0
  17.     Width = 162
  18.     Height = 122
  19.     AutoSize = True
  20.     Center = True
  21.   end
  22. end
  23.